home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
citta
/
mi012.dir
/
00030_Script_30
< prev
next >
Wrap
Text File
|
1983-01-27
|
473b
|
21 lines
on exitFrame
global a_blocca
if a_blocca = false then
ATT_HILITE 91,98,86,8,88,89
end if
GLOBAL at_hil_dacast,at_hil_quanti,at_hil_sprite
at_hil at_hil_dacast,at_hil_quanti,at_hil_sprite
go to the frame
end
on mouseup
curfinmetti
-- if the mouseh > 53 and the mouseh < 640 and the mouseV > 0 and the mouseV < 480 then
global a_blocca, scrolla
set a_blocca to false
set scrolla to true
viff 18,21
-- end if
end